-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.1.5
-
Code
-
Classes
- Zend_Db_Adapter_Mysqli
| Total Complexity |
67 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
466 |
| Lines of code |
245 |
| Logical lines of code |
154 |
| Comment lines |
199 |
| Methods |
16 |
| Properties |
3 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _connect() |
B |
39 |
21 |
56 |
| describeTable() |
A |
38 |
12 |
73 |
| setFetchMode() |
A |
57 |
8 |
17 |
| prepare() |
S |
58 |
4 |
17 |
| limit() |
S |
59 |
4 |
15 |
| listTables() |
S |
61 |
3 |
13 |
| _quote() |
S |
68 |
3 |
7 |
| supportsParameters() |
S |
66 |
3 |
9 |
| closeConnection() |
S |
72 |
2 |
6 |
| getQuoteIdentifierSymbol() |
S |
82 |
1 |
3 |
| isConnected() |
S |
79 |
1 |
3 |
| lastInsertId() |
S |
76 |
1 |
4 |
| _beginTransaction() |
S |
77 |
1 |
4 |
| _commit() |
S |
74 |
1 |
5 |
| _rollBack() |
S |
74 |
1 |
5 |
| getServerVersion() |
S |
66 |
1 |
8 |